object Form7: TForm7 Left = 381 Top = 299 BorderIcons = [biMinimize] BorderStyle = bsSingle Caption = 'Statut de connection :' ClientHeight = 162 ClientWidth = 298 Color = 12361366 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 8 Top = 8 Width = 281 Height = 121 BevelOuter = bvLowered Color = clBlack TabOrder = 1 object Label9: TLabel Left = 2 Top = 8 Width = 45 Height = 13 Caption = 'Inconnue' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label10: TLabel Left = 2 Top = 24 Width = 45 Height = 13 Caption = 'Inconnue' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label11: TLabel Left = 2 Top = 40 Width = 45 Height = 13 Caption = 'Inconnue' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label12: TLabel Left = 2 Top = 72 Width = 58 Height = 13 Caption = 'En attente...' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label13: TLabel Left = 2 Top = 56 Width = 45 Height = 13 Caption = 'Inconnue' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 2 Top = 88 Width = 56 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 2 Top = 96 Width = 3 Height = 13 Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object XButton1: TXButton Left = 103 Top = 136 Width = 90 Height = 22 Caption = 'Fermer' TabOrder = 0 OnClick = XButton1Click HotTrack = True end end